projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59e9ec7
)
* .clang-format: Fix base style.
author
Philipp Stephani
<phst@google.com>
Sat, 23 Jan 2021 18:04:53 +0000
(19:04 +0100)
committer
Philipp Stephani
<phst@google.com>
Sat, 23 Jan 2021 18:04:53 +0000
(19:04 +0100)
.clang-format
patch
|
blob
|
history
diff --git
a/.clang-format
b/.clang-format
index 9ab09a86ff2d816298a8da8b10935924553aad80..44200a39952f87f3798be309d8971f515c38c37a 100644
(file)
--- a/
.clang-format
+++ b/
.clang-format
@@
-1,5
+1,5
@@
Language: Cpp
-BasedOnStyle:
LLVM
+BasedOnStyle:
GNU
AlignEscapedNewlinesLeft: true
AlwaysBreakAfterReturnType: TopLevelDefinitions
BreakBeforeBinaryOperators: All